- GetDestinationOutputDeviceIDs
SLresult function(SLOutputMixItf self, SLint32* pNumDevices, SLuint32* pDeviceIDs) GetDestinationOutputDeviceIDs;
Undocumented in source.
- ReRoute
SLresult function(SLOutputMixItf self, SLint32 numOutputDevices, SLuint32* pOutputDeviceIDs) ReRoute;
Undocumented in source.
- RegisterDeviceChangeCallback
SLresult function(SLOutputMixItf self, slMixDeviceChangeCallback callback, void* pContext) RegisterDeviceChangeCallback;
Undocumented in source.